home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-06-07 | 759 b | 12 lines | [TEXT/max2] |
- This describes performance transformation objects:
-
- noteinvert : takes note input, inverts it around input note number (left inlet), and puts out
- note and velocity value. argument is MIDI channel to which this applies; right inlet simile.
-
- notedataswap: swaps note and velocity bytes in note-on messages; foot controller (#4) controls
- duration of note
-
- 2footswitchOK: this uses contoller 4 (recommended: foot) to control MIDI channel from 1 to 8,
- and controller 5 (recommended: foot) to control maximum note duration on a channel. When notes
- are temporarily stuck due to changing channel in the middle of a note, this turns them off. Remaining
- problem is that too many not offs come through in some situations, manufactured by the program.